Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move NPM configuration to root directory #53

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

jeremyfelt
Copy link
Member

@jeremyfelt jeremyfelt commented Jun 24, 2024

Related to #52

Moves the NPM configuration and related files to the root directory to align with the project's structure and facilitate build and lint processes across different repositories.

  • File Relocation: Moves package.json, postcss.config.js, and .stylelintrc from themes/atvp to the root directory.
  • Script Path Updates: Updates paths in the scripts section of package.json to reflect the new location of CSS and JS source files, ensuring build and lint scripts function correctly after the move.

For more details, open the Copilot Workspace session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant